object FormDns: TFormDns Left = 200 Top = 108 Width = 180 Height = 118 Caption = 'Dns' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 object TimeoutTimer: TTimer Enabled = False OnTimer = TimeoutTimerTimer Left = 16 Top = 16 end end